Welcome![Sign In][Sign Up]
Location:
Search - ls cat

Search list

[OS Developfilesystem_C

Description: 此版本是在网上广为流传的 二级文件系统 基础上制作的.重新编写了块操作等模块,修正了N多BUG. 实现的命令有 ls-列目录 md-创建目录 cd-进入子目录 mf-创建文件 cat-显示文件内容 del-删除文件 vi-简单文件编辑 reg-注册用户管理 q-退出 超级雷电 -this version on the Internet widely circulated two file system on the basis of production. Rewrite the block operation of modules, that the number N BUG. In order to achieve a ls-out directory md-build directory cd-enter the subdirectory mf-create documents cat-show that the contents of the documents del - delete files vi-simple document editing reg-user management q-lightning from Super
Platform: | Size: 29649 | Author: CF雷电 | Hits:

[Other resource1111

Description: 操作系统课程设计 要完成的任务是模拟unix操作系统中的文件系统功能。在终端界面上用户可以象unix的shell命令一样输入一些命令,如输入ls 显示文件目录,chmod改变文件权限,chown改变文件拥有者,chgrp改变文件所属组,chnam改变文件名,pwd显示当前目录,cd改变当前目录,mkdir创建目录,rmdir删除目录,mk创建文件 ,cp文件拷贝,rm删除文件,cat显示文件内容,login切换用户,passwd修改用户口令 等功能。在后台,要实现混合索引式文件结构,包括用空闲结点号栈管理空闲结点和成组链接发管理空闲盘块。-courses on operating system design to complete the task of simulation unix operating system of file system function. In a terminal interface, users can like unix shell orders importation of certain orders importing ls show directory, change file permissions chmod, chown change who owns the file, chgrp Changes file group, chnam change the name, pwd shows the current directory, cd change the current directory, create directories mkdir, rmdir delete directory, mk founding documents, cp paper copy, delete the file rm, cat shows the contents of the documents, login switching users, passwd user password changes, and other functions. In the background, in order to achieve mixed-indexing structure of the document, including the use of idle nodes, stack management spare node and link the group mana
Platform: | Size: 265549 | Author: xlog | Hits:

[WEB CodeLinuxorders

Description: Linux命令大全,包括:cat、 cd 、chmod 、chown、cp、cut 、 find 、less、ln 、locate、 ls 、more 等命令的详细用法
Platform: | Size: 34490 | Author: 杨俊营 | Hits:

[Linux-Unixlinux_shell_code

Description: 常用的linux shell 源代码!如cp ls cat
Platform: | Size: 225283 | Author: wizard | Hits:

[Windows Developlinixshiyan1

Description: 实验目的 通过本实验掌握telnet客户端的使用,登录到远程主机,熟悉文件系统的基本命令。 实验内容 需掌握的基本命令包含: cat, cd, cp, head, ls, mkdir, mv, rm, passwd, pwd, rmdir, tail, wc 等;学会使用vi编辑文件。
Platform: | Size: 146876 | Author: guowei | Hits:

[Linux-Unixunix

Description: 模拟unix操作系统中的文件系统功能,在终端界面上用户可以象unix的shell命令一样输入一些命令,如输入ls 显示文件目录,chmod改变文件权限,chown改变文件拥有者,chgrp改变文件所属组,chnam改变文件名,pwd显示当前目录,cd改变当前目录,mkdir创建目录,rmdir删除目录,mk创建文件 ,cp文件拷贝,rm删除文件,cat显示文件内容,login切换用户,passwd修改用户口令 等功能。在后台,要实现混合索引式文件结构,包括用空闲结点号栈管理空闲结点和成组链接发管理空闲盘块。
Platform: | Size: 266001 | Author: dufei | Hits:

[Linux-UnixUnix_shell

Description: 实现功能(以下命令全部了小写) ls 显示文件目录 chmod 改变文件权限 chown 改变文件拥有者 chgrp 改变文件所属组 pwd 显示当前目录 cd 改变当前目录 mkdir 创建子目录 rmdir 删除子目录 mv 改变文件名 cp 文件拷贝 rm 文件删除 ln 建立文件联接 cat 连接显示文件内容 passwd 修改用户口令
Platform: | Size: 1088801 | Author: fly | Hits:

[Linux-Unixos

Description: 操作系统接口:兼容Unix 和Linux 命令接口。 为Windows 操作系统建立一个兼容Unix 命令的命令接口; 实现命令包括ls,cat,cp,rm,mv,ren,mkdir,rmdir,cd,help,exit命令的内容与详细格式请查阅unix 命令手册; 可以字符形式接收命令,执行命令,然后显示命令执行结果。
Platform: | Size: 25921 | Author: xiner | Hits:

[SourceCodebusybox-1.00

Description: BusyBox 是一个集成了一百多个最常用linux命令和工具的软件。BusyBox 包含了一些简单的工具,例如ls、 cat 和 echo等等,还包含了一些更大、更复杂的工具,例如 grep、find、mount 以及 telnet。有些人将 BusyBox 称为 Linux 工具里的瑞士军刀。简单的说BusyBox就好像是个大工具箱,它集成压缩了 Linux 的许多工具和命令。
Platform: | Size: 2922835 | Author: 969695410@qq.com | Hits:

[OS Developfilesystem_C

Description: 此版本是在网上广为流传的 二级文件系统 基础上制作的.重新编写了块操作等模块,修正了N多BUG. 实现的命令有 ls-列目录 md-创建目录 cd-进入子目录 mf-创建文件 cat-显示文件内容 del-删除文件 vi-简单文件编辑 reg-注册用户管理 q-退出 超级雷电 -this version on the Internet widely circulated two file system on the basis of production. Rewrite the block operation of modules, that the number N BUG. In order to achieve a ls-out directory md-build directory cd-enter the subdirectory mf-create documents cat-show that the contents of the documents del- delete files vi-simple document editing reg-user management q-lightning from Super
Platform: | Size: 29696 | Author: CF雷电 | Hits:

[Education soft system1111

Description: 操作系统课程设计 要完成的任务是模拟unix操作系统中的文件系统功能。在终端界面上用户可以象unix的shell命令一样输入一些命令,如输入ls 显示文件目录,chmod改变文件权限,chown改变文件拥有者,chgrp改变文件所属组,chnam改变文件名,pwd显示当前目录,cd改变当前目录,mkdir创建目录,rmdir删除目录,mk创建文件 ,cp文件拷贝,rm删除文件,cat显示文件内容,login切换用户,passwd修改用户口令 等功能。在后台,要实现混合索引式文件结构,包括用空闲结点号栈管理空闲结点和成组链接发管理空闲盘块。-courses on operating system design to complete the task of simulation unix operating system of file system function. In a terminal interface, users can like unix shell orders importation of certain orders importing ls show directory, change file permissions chmod, chown change who owns the file, chgrp Changes file group, chnam change the name, pwd shows the current directory, cd change the current directory, create directories mkdir, rmdir delete directory, mk founding documents, cp paper copy, delete the file rm, cat shows the contents of the documents, login switching users, passwd user password changes, and other functions. In the background, in order to achieve mixed-indexing structure of the document, including the use of idle nodes, stack management spare node and link the group mana
Platform: | Size: 265216 | Author: xlog | Hits:

[DocumentsLinuxorders

Description: Linux命令大全,包括:cat、 cd 、chmod 、chown、cp、cut 、 find 、less、ln 、locate、 ls 、more 等命令的详细用法-Encyclopedia of Linux commands, including: cat, cd, chmod, chown, cp, cut, find, less, ln, locate, ls, more detailed, such as command usage
Platform: | Size: 33792 | Author: 杨俊营 | Hits:

[Linux-Unixlinux_shell_code

Description: 常用的linux shell 源代码!如cp ls cat-Commonly used linux shell source code! If cp ls cat
Platform: | Size: 225280 | Author: wizard | Hits:

[Linux-Unixunix

Description: 模拟unix操作系统中的文件系统功能,在终端界面上用户可以象unix的shell命令一样输入一些命令,如输入ls 显示文件目录,chmod改变文件权限,chown改变文件拥有者,chgrp改变文件所属组,chnam改变文件名,pwd显示当前目录,cd改变当前目录,mkdir创建目录,rmdir删除目录,mk创建文件 ,cp文件拷贝,rm删除文件,cat显示文件内容,login切换用户,passwd修改用户口令 等功能。在后台,要实现混合索引式文件结构,包括用空闲结点号栈管理空闲结点和成组链接发管理空闲盘块。-Simulation of unix operating system file system functions, in a terminal interface as unix users, like the shell command to import some orders, such as the input file directory ls show, chmod to change file permissions, chown change file owner, chgrp to change the file belongs to group chnam change the file name, pwd show current directory, cd to change the current directory, mkdir to create directories, rmdir delete directory, mk create a file, cp file copy, rm to delete files, cat shows the contents of the documents, login to switch user, passwd modify user passwords and other functions . In the background, it is necessary to realize a mixed-type index file structure, including its stack node idle idle node management and group management links fat free disk blocks.
Platform: | Size: 266240 | Author: dufei | Hits:

[Linux-Unixos

Description: 操作系统接口:兼容Unix 和Linux 命令接口。 为Windows 操作系统建立一个兼容Unix 命令的命令接口; 实现命令包括ls,cat,cp,rm,mv,ren,mkdir,rmdir,cd,help,exit命令的内容与详细格式请查阅unix 命令手册; 可以字符形式接收命令,执行命令,然后显示命令执行结果。-Operating system interface: compatible with Unix and Linux command interface. For the Windows operating system to build a Unix-compatible command interface realize the command, including ls, cat, cp, rm, mv, ren, mkdir, rmdir, cd, help, exit the command of the content and details of the format please refer to unix command manual can characters in the form of receiving orders, the implementation of the command, and then show the results of command execution.
Platform: | Size: 25600 | Author: xiner | Hits:

[OS Developcommand

Description: 为Windows操作系统建立一个兼容Unix命令的命令接口; 实现命令包括ls,cat,cp,mv,md,rd,cd,sort,more,print,命令的内容与详细格式请查阅unix命令手册; 可以字符形式接收命令,执行命令,然后显示命令执行结果。-Compatible for the Windows operating system, a Unix command command interface to achieve order, including ls, cat, cp, mv, md, rd, cd, sort, more, print, order the content and details of the format please refer to unix command manual can character receive the command, the command, and then display the command execution results.
Platform: | Size: 3072 | Author: | Hits:

[Otherbusybox-1.21.1

Description: BusyBox 是一个集成了一百多个最常用linux命令和工具的软件。BusyBox 包含了一些简单的工具,例如ls、cat和echo等等,还包含了一些更大、更复杂的工具,例grep、find、mount以及telnet。有些人将 BusyBox 称为 Linux 工具里的瑞士军刀。简单的说BusyBox就好像是个大工具箱,它集成压缩了 Linux 的许多工具和命令,也包含了 Android 系统的自带的shell。-BusyBox is a software integrates more than one hundred of the most commonly used linux commands and tools. BusyBox contains some simple tools, such as ls, cat and echo, etc., but also includes some larger, more complex tools, for example, grep, find, mount and telnet. Some people called BusyBox Linux tools in the Swiss Army knife. Simply put BusyBox is like a big toolbox, which integrates many of compressed Linux tools and commands, but also includes a built-in shell Android system.
Platform: | Size: 3466240 | Author: Creazy | Hits:

[Otherbusybox-1.22.1

Description: BusyBox 是一个集成了一百多个最常用linux命令和工具的软件。BusyBox 包含了一些简单的工具,例如ls、cat和echo等等,还包含了一些更大、更复杂的工具,例grep、find、mount以及telnet。有些人将 BusyBox 称为 Linux 工具里的瑞士军刀。简单的说BusyBox就好像是个大工具箱,它集成压缩了 Linux 的许多工具和命令,也包含了 Android 系统的自带的shell。-BusyBox is a software integrates more than one hundred of the most commonly used linux commands and tools. BusyBox contains some simple tools, such as ls, cat and echo, etc., but also includes some larger, more complex tools, for example, grep, find, mount and telnet. Some people called BusyBox Linux tools in the Swiss Army knife. Simply put BusyBox is like a big toolbox, which integrates many of compressed Linux tools and commands, but also includes a built-in shell Android system.
Platform: | Size: 3490816 | Author: Creazy | Hits:

[Linux driverbusybox-1.15.1.tar

Description: BusyBox 是一个集成了一百多个最常用linux命令和工具的软件。BusyBox 包含了一些简单的工具,例如ls、cat和echo等等,还包含了一些更大、更复杂的工具,例grep、find、mount以及telnet。有些人将 BusyBox 称为 Linux 工具里的瑞士军刀。简单的说BusyBox就好像是个大工具箱,它集成压缩了 Linux 的许多工具和命令,也包含了 Android 系统的自带的shell。-BusyBox is one of the more than one hundred of the most common linux commands and tools. BusyBox contains a number of simple tools, such as LS, cat, echo, etc., but also contains a number of larger, more complex tools, such as grep, find, mount, and telnet. Some people called BusyBox Linux in the Swiss Army knife. Simply to say that BusyBox is like a big box, which integrates many tools and commands to Linux, but also contains the Android system s own shell.
Platform: | Size: 1983488 | Author: jay | Hits:

[Otheros_file

Description: 操作系统课设作业。在磁盘空间模拟一个linux文件系统,并提供基本的文件操作命令(如mk, cp, mkdir, rmdir, cd, ls, cat, chmod, chown, chgrp, chnam等)。文件系统的实现采用混合索引式文件结构,包括使用空闲节点号栈管理空闲节点和成组链接管理空闲盘块。(Simulate a Linux file system in disk space and provide basic file operation commands (such as MK, CP, MKDIR, rmdir, CD, LS, cat, Chmod, chown, chgrp, chnam, etc.). The implementation of file system is based on hybrid index file structure, including using idle node stack to manage idle nodes and group links to manage idle disk blocks.)
Platform: | Size: 375808 | Author: Greenyy | Hits:
« 12 »

CodeBus www.codebus.net